RegularExp::Reset

Section: ET++ method description (n)
Updated: automatically Mon Apr 8 20:18:26 1991
Index Return to Main Contents
 

NAME

RegularExp::Reset - instance method  

TEMPLATE

void Reset(char * pattern = NULL, bool caseSensitive = TRUE, bool fastSearch = TRUE)  

SPECIFIERS

public  

DESCRIPTION

Reset stores and compiles the new pattern.  

ARGUMENTS

char * pattern = NULL

see
instvar source
bool caseSensitive = TRUE

see
instvar caseSensitive
bool fastSearch = TRUE

see
instvar fastSearch
 

RETURN ARGUMENT

void

 

CATEGORIES

client interface

 

FILES

implementation:
RegularExp.C


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:24 GMT, March 30, 2022